Add Arch Linux Support and LibSoup Dependency#14
Add Arch Linux Support and LibSoup Dependency#14btd1337 wants to merge 1 commit intomdh34:masterfrom
Conversation
| ### Arch Linux | ||
| Arch Linux users can find Hackup under the name [hackup-git](https://aur.archlinux.org/packages/hackup-git/) in the **AUR**: | ||
|
|
||
| `$ aurman -S hackup-git` |
There was a problem hiding this comment.
Could you possibly leave this command out? There are lots of AUR helpers avaliable so just leaving the link should be fine :)
|
Looks good, just one quick note :) |
I think that you could refer to GitHub releases for stable versions instead. Also, thanks for your |
|
@pikpok Thanks for the feedback. Unfortunately I manage many packages in AUR, I could not keep everyone up to date if it depended on the releases because every time a new version is released pkgbuild must be updated manually. |
|
@btd1337 I'm not experienced in PKGBUILDS but perhaps https://developer.github.com/v3/repos/releases/#get-the-latest-release could be useful? |
|
@mdh34 I don't know convert this to PKGBuild. Look how other users implement stable packages: and now, how Is implemented in latest commit: |
|
@btd1337 I meant that stable packages shouldn't be fetched from git branch but rather from tarballs of tags representing specific versions (which releases come from), just as in |
|
@pikpok Like I said I manage many packages. I will not be able to update every time there is a new version. If this is an app you enjoy, consider managing it. It will be a great learning experience. |
Arch Linux Support
I will support your application in Arch Linux. Please, consider to use 2 branchs: master (stable code), develop (development code).
Please add a section containing the following instruction:
Arch Linux
Arch Linux users can find Hackup under the name hackup-git in the AUR:
$ aurman -S hackup-gitLibsoup was included in dependencies